From: Daniel Pfeiffer Date: Wed, 14 Jul 2004 21:09:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21659 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0e92e262ca8376234cad120b014d09cbad756927;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bba807ac21b..c0ad8d83ce7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2004-07-14 Daniel Pfeiffer + + * autorevert.el (auto-revert-tail-mode) + (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars. + (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not + in both at the same time. + (auto-revert-tail-mode): New command. + (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs. + (auto-revert-handler): Revert only either tail or whole file. + + * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and + add auto-revert-tail-mode. + 2004-07-12 Vinicius Jose Latorre * printing.el: Doc fix. Change name of some funs.